home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / d / dustv1.91.lha / Dust / HISTORY < prev    next >
Text File  |  1995-04-03  |  20KB  |  698 lines

  1. ###############################################################################
  2. #                                                                             #
  3. #                 Dust V1.91 - Copyright ©1994 by A.Maschke                   #
  4. #                           All rights reserved.                              #
  5. #-----------------------------------------------------------------------------#
  6. #                                                                             #
  7. #                                  History                                    #
  8. #                                                                             #
  9. #-----------------------------------------------------------------------------#
  10. #                                                                             #
  11. #   *** - not checked                                                         #
  12. #   *   - wildcard                                                            #
  13. #   LW  - Lightwave                                                           #
  14. #   IM  - Imagine                                                             #
  15. #                                                                             #
  16. ###############################################################################
  17.  
  18. Version 1.91 - 3 April 1995
  19.  -new commands:
  20.    ADDSGROUP
  21.    SUBSGROUP
  22.    SETCOLSGROUP
  23.    GETCOLSGROUP
  24.    WRITESGROUP
  25.  -keeping and enhancing subgroups while PMORPHing
  26.  -command-completion improved and all known bugs fixed
  27.  -new Screenshot
  28.  -new Tutorial
  29.  
  30. Version 1.90 - 2 April 1995
  31.  -LW:
  32.    -reading/writing of LW-textures and -brushes (called LWSpec)
  33.    -all attributes except the color of the surface called "Default" ***
  34.     are ignored - so rename this surface if you want to keep the
  35.     textures etc. !
  36.     (Why ? *No* subgroup will be created for the "Default"-surface)
  37.  -JOIN and COPY updated (Subgroups, LWSpec)
  38.  -MEMORY updated (LWSpec)
  39.  
  40. Version 1.89 - 1 April 1995 (this is no joke)
  41.  
  42.  -LW-loader and -saver rewritten - fast as hell
  43.   (compare the execution-times between LW and Dust - but Dust must
  44.    convert the objects while loading/saving into/from the internal
  45.    TDDD-format every time)
  46.  
  47.  -converting of LW-Surfaces into Subgroups and Subgroups into
  48.   LW-Surfaces (I know many people will love this)
  49.   (other programs (e.g. Vertex, Pixpro, Castillian) aren't able to do
  50.   that)
  51.  
  52.  -I tested the following objects
  53.   (loaded as LW, saved as TDDD, loaded as TDDD and finally saved as LW)
  54.    -32dodge.lwob  (29 subgroups)
  55.    -al.lwob       (35 subgroups)
  56.    -tommygun.lwob (15 subgroups)
  57.    -ball.lwob     (no subgroups)
  58.   After that there where no differences between the original and the
  59.   converted objects !
  60.  
  61.  -57chevy.lwob (41 subgroups) couldn't be converted into TDDD because
  62.   of the many edges
  63.  
  64. Version 1.88 - 31 March 1995
  65.  -reading/writing of Imagine-Subgroups !
  66.  -tested some big and complicated objects - it seems to work
  67.  -MEMORY updated
  68.  -STATS now shows subgroups
  69.  
  70. Version 1.87 - 30 March 1995
  71.  -changed the internal object-format: You can now have more than
  72.   32768 edges - so really BIG LW-objects can be loaded and saved
  73.   (I tested the following objects made by Viewpoint:
  74.     -32dodge.lwob  (Points: 8477, Edges: 49938, Faces: 16646)
  75.     -tommygun.lwob (Points: 4171, Edges: 24630, Faces: 8210)
  76.     -57chevy.lwob  (Points: 16049, Edges: 87912, Faces: 29304)
  77.  
  78. Version 1.86 - 29 March 1995
  79.  -serious LW-loader-bug fixed
  80.  -setting the complete-parameter to FALSE while loading the config
  81.  -auto-screen-to-front before drawing
  82.  
  83. Version 1.85 - 25 March 1995
  84.  -some LW-bugs fixed:
  85.    -the first surface-index was 0 - LW starts with 1
  86.     (I think all colors where wrong)
  87.    -y-z-swapping while loading (like the saver does it)
  88.  -checking for graphics.library V39 before using the color/face-mode
  89.   to avoid crashes
  90.  
  91. Version 1.84 - 13 March 1995
  92.  -very realistic water-waves: WATER and WATERFRAME
  93.  -WATERZ and WATERZFRAME: change only the z-coordinates of the object,
  94.                           looks smoother - but is less realistic
  95.  
  96. Version 1.83 - 12 March 1995
  97.  -bugs:
  98.    *sometimes the pens of the public-screen where not freed  - fixed
  99.    *WINDOWSAVE waites forever if the specified window doesn't exists - fixed
  100.    *batch-files where executes after windowID-error -fixed
  101.    *WAVE3D: objects where not saved - fixed
  102.  -spherical 3D-waves - WAVE3D-syntax changed
  103.  -abort loops after error
  104.  -started to write a water-algorithm
  105.  
  106. Version 1.82 - 10 March 1995
  107.  -now it's possible to open windows on the public- AND the Dust-Screen
  108.   with different drawmodes
  109.  -format-command-support for WINDOWSAVE and '!'
  110.  -some window-bugs fixed
  111.   (refreshing after changing objects or attributes, if the face-mode fails
  112.    the color-mode is used...)
  113.  
  114. Version 1.81 - 9 March 1995
  115.  -I finished translating the doc
  116.  -heapsort-algorithm replaced by qsort (really big objects->heapsort crashed)
  117.  -rendering now faster (some other optimizations)
  118.  
  119. Version 1.80 - 6 March 1995
  120.  -wrote a shell-script "stageIt"
  121.  -ECHO enhanced
  122.  -doc and online-help improved
  123.  -started to translate the doc
  124.  
  125. Version 1.79 - 5 March 1995
  126.  -parameter-completion (SET, GET) added
  127.  -new parameter: COMPLETE: turns off/on  command- and parameter-completion
  128.  -all commands and parameters now lower case !
  129.  -ARexx-bug fixed, now port will get removed while exiting Rexx-mode
  130.  -executing batch-files from Rexx and starting Rexx from batch-files
  131.   now possible
  132.  
  133. Version 1.78 - 4 March 1995
  134.  -MakeLoop got killed:
  135.    now (un)formatted numbers will be inserted in strings containg format-
  136.    commands, e.g.:
  137.  
  138.     for(i,1,10)
  139.      echo("unformatted:$, formatted:%")
  140.     end
  141.  
  142.  -parameter ACTVAL added, so the formatting works outside of loops, too, e.g:
  143.    set(actval,1)
  144.    load(1,obj.%) will try to load obj.0001   (I know that this makes no sense)
  145.  -now I have to rewrite the docs, to create a new tutorial - THIS SUCKS !
  146.  
  147. Version 1.77 - 4 March 1995
  148.  -nested for-loops, e.g.:
  149.  
  150.    for(i,1,3)
  151.     for(j,1,4)       (nice, isn't it ?)
  152.      calc(i*j)
  153.     end
  154.    end
  155.  
  156.  -MakeLoop will get killed soon...
  157.  
  158.  
  159. Version 1.76 - 4 March 1995
  160.  -for-loops (NOT only in batch-files)
  161.  -global user-defined constants, e.g.
  162.    calc("a:=3*5") -> load(a,)=load(15,)
  163.  
  164. Version 1.75 - 3 March 1995
  165.  -logfile-creation, program-parameters LOG and LOGFILE
  166.  -quiet-mode (no text-outpuut), program-parameter QUIET
  167.  
  168. Version 1.74 - 3 March 1995
  169.  -MORPH3 re-implemented, completely rewritten
  170.  -STATS- and KILL-break-requester removed - text-output was slowed down
  171.  -memory-usage at startup reduced: now 568144 bytes
  172.  
  173. Version 1.73 - 2 March 1995
  174.  -BUILD(RND) completely rewritten - now it really works (building objects
  175.   starting with ONE face)
  176.  -ADDFACE creates a new object if <objectID> not valid
  177.  -STATS2, PSTATS2 completely rewritten
  178.                
  179. Version 1.72 - 2 March 1995
  180.  -every numeric argument can now be entered as mathematical expression,
  181.    e.g.: load(10/4-0.2,ram:obj)
  182.  -support of user-defined constants in mind
  183.  -MEMORY and MEMORYP updated
  184.  -many display-bugs (ugly text-output) fixed
  185.  
  186. Version 1.71 - 2 March 1995
  187.  -new parser of mathematical expressions implemented
  188.   (original by S. Salewski <- many thanx)
  189.  -CALC, FUNC, CFUNC, ANIMFUNC, ... rewritten - now fast like coming from hell
  190.  
  191. Version 1.70 - 1 March 1995
  192.  -all functions except MORPH3, STATS2 and PSTATS2 re-implemented
  193.  
  194. Version 1.69 - 1 March 1995
  195.  -window-system and some other functions re-implemented
  196.  
  197. -------------------------------------------------------------------------------
  198.  
  199. Version 1.68 - 28 February 1995
  200.  -internal object-structures changed - no procedures are now implemented
  201.    ->unlimited number of objects, particle-objects,... will become reality
  202.  
  203. -------------------------------------------------------------------------------
  204.  
  205. Version 1.67 - 27 February 1995
  206.  recursive main-program:
  207.   -execute batch-files from batch-files
  208.   -execute batch-files in ARexx-mode
  209.  
  210. Version 1.66 - 26 February 1995
  211.  -help-topic-completion works fine (this is the real UNIX-feeling !)
  212.  
  213. Version 1.65 - 26 February 1995
  214.  -command-completion works fine
  215.  
  216. Version 1.64 - 25 February 1995
  217.  -command-parser completely rewritten (what a shit !)
  218.    command-completion planned
  219.  
  220. Version 1.62 - 21 February 1995
  221.   -*FUNC*-procedures: double->single precision
  222.    so the standard version of Dust needs no FPU
  223.   -CALC still works with double precision
  224.   -bug (attribute-morphing) fixed
  225.   -texture/brush-morphing:
  226.     -if the names of two textures are equal
  227.       (e.g.: ram:textures/Quilt and dh0:quILt)
  228.      the parameters and the axis will be morphed
  229.     -if the names of two brushes are equal
  230.      the axis and the parameter FULLSCALE will be morphed
  231.  
  232. Version 1.61 - 19 February 1995
  233.  -texture-handling: number of textures/brushes per object: NO LIMITS
  234.  
  235. Version 1.60 - 12 February 1995
  236.  -FULL Imagine3.0-Texture-/Brush-Support (SHOWTEX removed):
  237.    KILLBRS
  238.    KILLTXT
  239.    COPYTXT
  240.    COPYBRS
  241.    SHOWTXT
  242.    SHOWBRS
  243.  -other commands:
  244.    ADDFACE
  245.    ROTATEAXIS
  246.  -FULL texture-control:
  247.    TXTAXSIZE
  248.    BRSAXSIZE
  249.    TXTAXPOS
  250.    BRSAXPOS
  251.    TXTAXALIGN0
  252.    BRSAXALIGN0
  253.    ROTATETXTAXIS
  254.    ROTATEBRSAXIS
  255.    CENTERTXTAXIS
  256.    CENTERBRSAXIS
  257.    TXTPARAM
  258.    TXTNAME
  259.    BRSNAME
  260.    TXTDIR
  261.    BRSDIR
  262.  -docs updated
  263.  
  264. Version 1.52 - 11 February 1995
  265.  -SHOWTEX now extracts ALL information about Imagine3.0-Textures/Brushes
  266.  -new parameter OPTEDGES - faster Lightwave-/VS-loading
  267.   (edge-optimizing makes no sense if you save the objects
  268.    in Lightwave-format)
  269.  
  270. Version 1.51 -   6 February 1995
  271.  -small ARexx-Port "Dust"
  272.    -two commands: PARSE <Dust-command>, all commands except EXEC und EXIT are allowed
  273.                   EXIT
  274.  
  275. Version 1.50a -   4 February 1995
  276.  -new help-texts: FORMATS and SCENES !
  277.  -Lightwave-Loader (all information Dust saves will be read)
  278.  -Lightwave-ARexx-commands invoked at every frame: LWCMD1, LWCMD2, LWCMD3
  279.  -universal-loader: LOAD
  280.  -global saver: SAVE
  281.  -parameter SFORMAT - all objects saved by any procedure are in this format
  282.  -LOADSEQ->universal ***
  283.  -XPK-support removed: I use XFH.
  284.  -filetype-analyzer: FILETYPE
  285.  -doc updated
  286.  -some bugs removed
  287.  
  288. Version 1.45 -   3 February 1995
  289.  -Lightwave-saver: SAVELW
  290.    featuring: -double-sided-flag when BACKFACES=TRUE
  291.               -for every different face-color one Lightwave-Surface is created
  292.                (a chesscube will be a chesscube...)
  293.               -keeps colors and specular-level, other attributes will be lost
  294.               -no triangle-optimizations because the coming Lightwave-loader
  295.                will read only triangles
  296.    (Because I dont own Lightwave I can't test it directly, but Pixel3D loads
  297.     in the objects without problems...)
  298.  
  299. Version 1.44 -  31 January 1995
  300.  -LMB aborts help
  301.  -new keyfile
  302.  -ISL3.*-support (for Imagine3.1)
  303.    STAGING2 (ISL2.0)
  304.    STAGING3 (ISL3.*)
  305.  -version number (showed by the DOS-version-command)
  306.  -*EXPLODE*-bugs fixed - maxRot now means: maxRot of the LARGEST particle
  307.    (it works now)
  308.  
  309. Version 1.43 -  27 January 1995
  310.  -sharp edges (loading, saving, particles) are supported now
  311.  
  312. Version 1.42 -  24 January 1995
  313.  -Cripple-Keyfile introduced (good idea from WL)
  314.  -bug in Morph3 removed
  315.  
  316. Version 1.41 -  20 January 1995
  317.  -open windows on own screen (if specified) ***
  318.    parameters SCREEN,SCREENWIDTH,SCREENWIDTH,SCREENHEIGHT,SCREENDEPTH,SCREENID
  319.  -Lightwave-"staging": LWSTAGING
  320.  
  321. Version 1.40 -  13 January 1995
  322.  -good particle-alignment in pmode
  323.  -sphere-objects
  324.  -HELPDIR2 for external help-texts created by the user
  325.  -T-Hunks (16 per Object) (textures or brushes)
  326.    (loading, saving, particle-objects, no modifiing)
  327.  -sphere-objects:
  328.    O2S
  329.    SAVESPHERES
  330.  -Build-Morph: MORPH3, MORPH3RND ***
  331.  -keyfile without password introduced
  332.  -new commands:
  333.    LIMITS
  334.    SHOWTEX
  335.    KILLTEX
  336.    COPYTEX
  337.  -new parameter:
  338.    SAVESPHEREP
  339.  
  340. Version 1.36 -  7 January 1995
  341.  -new and good and final break-concept:
  342.    commands open and close breakwindow automatically
  343.    LMB aborts drawing if CHECKMOUSE set
  344.  
  345. Version 1.35 -  6 January 1995
  346.  -Tool: TDDDVS
  347.  -xpk-decrunch-bug fixed
  348.  
  349. Version 1.34 -  4 January 1995
  350.  -global error-check (batch files will be aborted after any error)
  351.  -videoscape-loader can be cancelled
  352.  -some more error-checks
  353.  -xpk-decrunching-bug fixed
  354.  -new commands:
  355.    SHOWTDDD
  356.    LOADGROUPOBJ
  357.  
  358. Version 1.33 -  3 January 1995
  359.  -z-buffer improved
  360.  -24bit-ppm-saver
  361.  -new memory-handling (ALLOC - don't play with this)
  362.  -help-text RENDER - not official
  363.  
  364. Version 1.32 -  2 January 1995
  365.  -bad z-buffer-algorithm implemented - not official supported
  366.  
  367. Version 1.31 - 29 December 1994
  368.  -KEEPASPECT-bug fixed
  369.  -new commands
  370.    WINDOWPOS
  371.    WINDOWSIZE
  372.    WINDOWFRONT
  373.  -new loader: Videoscape - LOADVS
  374.  -Videoscape-colors are supported now (saving and loading)
  375.  -small bug at gfx-startup fixed
  376.  -demo-script "WINDOWS" added
  377.  -new program-parameters:
  378.    BWLEFT
  379.    BWTOP
  380.   are saved to config
  381.  
  382. Version 1.30 - 27 December 1994
  383.  -VERBOSE-mode removed
  384.  -flags SAVEPICS,PICNAME, ACTPIC, DONTSAVE removed
  385.  -new parser-module
  386.  -window-ID introduced
  387.  -new commands
  388.    WINDOWCLOSE
  389.    WINDOWSAVE
  390.    WINDOWROTX
  391.    WINDOWROTZ
  392.    WINDOWZOOM
  393.    WINDOWDRAWMODE
  394.    WINDOWREDRAW
  395.    WINDOWOUTLINED
  396.    WINDOWPERSPECTIVE
  397.    WINDOWRESCALE
  398.  -break-window: OPENBREAKWIN, CLOSEBREAKWIN
  399.  -manual and help-files updated
  400.  -commands KILL0FACES reactivated
  401.  
  402. Version 1.20b - 25 December 1994
  403.  -serious bugs in the *explode*-procedures fixed
  404.  -creating a new animation "EX" using this commands
  405.  
  406. Version 1.20 - 23 December 1994
  407.  -new help-structure
  408.  -new parameters: PAGER, HELPDIR
  409.  -configfile added (default "s:.dustrc")
  410.  -new commands: SAVECONFIG, LOADCONFIG
  411.  
  412. Version 1.10 - 23 December 1994
  413.  -new parameter: ALIGNP
  414.  -(bad)alignment in point-mode added
  415.  
  416. Version 1.09e - 21 December 1994
  417.  -new commands: STATS2, PSTATS2
  418.  -particle-alignment (face-mode) (x-axis)
  419.  
  420. Version 1.09d - 14 December 1994
  421.  -break the help-commands using LMB
  422.  -open windows on Pub-screens
  423.  
  424. Version 1.09b - 19 November 1994
  425.  -new command
  426.    SETPOINT
  427.  -new program: "Crystal"
  428.  
  429. Version 1.09 - 19 October 1994
  430.  -font-sensitive window-functions (WINDOWSEQ, saving, KEEPASPECT)
  431.  -new commands
  432.    CREATEFACES
  433.    SORTFACES
  434.    SORTPOINTS
  435.    PMORPH2
  436.    SORTFACES2
  437.    SORTPOINTS2
  438.   -SIZE-output-format changed
  439.   -EXPLODE-bug removed: to small faces -> infinite distance
  440.   -small WINDOWSEQ-bug removed.
  441.  
  442. Version 1.08 - 3 October 1994 (FINAL)
  443.  -GOOD-mode -> FACE-mode
  444.  -OUTLINED, GOODOUTLINED removed -> global Outlined-flag
  445.  -FACE-mode for 27, 64 and 125 color added
  446.  -loading and saving of XPK-compressed files
  447.  -new programm-parameters
  448.    XPKCOMPRESS
  449.    XPKMETHOD
  450.    VOUTLINED
  451.  -some window-shortcuts changed
  452.  -manual in AmigaGuide-Format !
  453.  
  454. Version 1.07 - 2 October 1994
  455.  -new preview-mode: GOODOUTLINED
  456.  -Z-Sort-Algorithm new implemented (FAST!)
  457.  -bugs removed:
  458.    View-redraw (after changing object-colors (COLOR,SETCLST)) fixed
  459.    save-stats
  460.    Morph2: only the closest points where searched - not all target-
  461.            points where reached
  462.    Morphframe: dest-object instead of dest2-object was killed (at init)
  463.  -Morph-speedup again
  464.  -color-morphing in morph and morph2
  465.  -new commands
  466.    P2OSEQ
  467.    LOADSEQ
  468.    SAVESEQ
  469.    LOADPSEQ
  470.    SAVEPSEQ
  471.    MEMORY
  472.    MEMORYP
  473.    CALC
  474.    WINDOWSEQ
  475.   -manual an online-help updated
  476.   -LOAD command has the additional search path "objects"
  477.   -one-argument-option for all save-commands
  478.   -ANIMFUNC, ANIMCFUNC, BUILD got VERBOSE-mode
  479.   -BUILD completely rewritten - points are killed (works fine in VERBOSE-mode)
  480.  
  481. Version 1.06 -  30 September 1994 (FINAL beta)
  482.  -new commands
  483.    COPYPPOS
  484.    COPYPROT
  485.    COPYPSCL
  486.    FUNC
  487.    CFUNC
  488.    PPOSFUNC
  489.    PROTFUNC
  490.    PSCLFUNC
  491.    ANIMFUNC
  492.    ANIMCFUNC
  493.    ANIMPPOSFUNC
  494.    ANIMPROTFUNC
  495.    ANIMPSCLFUNC
  496.  
  497. Version 1.05 -  29 September 1994
  498.  -new program-parameter
  499.    EXFORMAT
  500.  -C-Tutorial (MaxonC++ and GCC)
  501.  -bug in WriteReal removed
  502.  -new commands
  503.    SETCLST
  504.    WRITECLST
  505.  -CLST-reading, -writing, -copying and -drawing
  506.  -CLST in particle-objects
  507.  
  508. Version 1.04 -  23 September 1994
  509.  -new commands
  510.    GETPPOS
  511.    GETPROT
  512.    GETPSCL
  513.    SETPPOS
  514.    SETPROT
  515.    SETPSCL
  516.    GETOCOUNT
  517.    GETPSIZE
  518.  -command ROTFACES removed
  519.  -manual and online-help updated
  520.  -new programmer tutorial and executable example !
  521.  
  522. Version 1.03 -  22 September 1994
  523.  -keyfile improved - now demo-version-support
  524.  -password-encryption
  525.  -new commands
  526.    PWAVE1D
  527.    PWAVE2D
  528.    PWAVE3D
  529.  -new programmer-interface in mind:
  530.  -new program-parameter
  531.    EXFILE
  532.  
  533. Version 1.02 -  15 September 1994
  534.  -speed improvement in the PMorph-Procedure (twice as fast as before)
  535.  -bug in CopyAtts removed
  536.  
  537. Version 1.01 -  14 September 1994
  538.  -now a keyfile is needed to start the program
  539.  
  540. Version 1.00 -  14 September 1994
  541.  -new preview-mode: GOOD (draws every object using its colors)
  542.   (216 free pens required)
  543.  
  544. Version 0.99 -  8 September 1994
  545.  -watching version 1.00
  546.  -manual and online-help updated
  547.  -some minor changes
  548.  -some new window-shortcuts
  549.  -object-color-tracking windows
  550.  -new program-parameter
  551.    MOUSEBREAK
  552.  -bug in the VideoScape3D-Saver removed (in BACKFACES-mode all lines where
  553.   introduced by "8" instead of "3")
  554.  
  555. Version 0.98 -  8 September 1994
  556.  -save-frame-function (to render really big particle-objects using Dust)
  557.  -new program-parameters
  558.    SAVEPICS
  559.    PICNAME
  560.    ACTPIC
  561.  -new preview-mode: COLOR
  562.  
  563. Version 0.97 -  7 September 1994
  564.  -new commands
  565.    PWAVE1D
  566.    PWAVE2D
  567.    PWAVE3D
  568.  -WINDOW-command improved
  569.  -new program-parameters
  570.    VZOOM
  571.    VKEEPSCALE
  572.  -bug in O2P removed
  573.  
  574. Version 0.96 -  5 September 1994
  575.  -new commands
  576.    JOIN
  577.    JOINPARTICLE
  578.    WRITEPPOS
  579.    WRITEPROT
  580.    WRITEPSCL
  581.    RANDOMPPOS
  582.    RANDOMPROT
  583.    RANDOMPSCL
  584.   -online-help and manual updated
  585.  
  586. Version 0.95 -  4 September 1994
  587.  -new commands
  588.    PSTATS
  589.    PARTICLEEXPLODE
  590.  
  591. Version 0.94 -  4 September 1994
  592.  -new commands
  593.    SAVEPARTICLETDDD
  594.    SAVEPARTICLEVS
  595.  -many bugs removed
  596.  
  597. Version 0.93 -  4 September 1994
  598.  -particle-object-format
  599.  -new commands
  600.    LOADPARTICLE
  601.    SAVEPARTICLE
  602.  
  603. Version 0.92 -  4 September 1994
  604.  -new commands
  605.    COPYPARTICLE
  606.    KILLPARTICLE
  607.    PARTICLE2OBJECT
  608.    OBJECT2PARTICLE
  609.    SCALEPARTICLE
  610.  
  611. Version 0.91 -  3 September 1994
  612.  -particle system
  613.  
  614. Version 0.90 -  3 September 1994
  615.  -new commands
  616.    EXPLODEFRAME
  617.    WRITEVS
  618.  -online-help and manual updated
  619.  -IntToString, RealToString completely rewritten
  620.  
  621. Version 0.89 -  2 September 1994
  622.  -new commands
  623.    COPYATTS
  624.    AXSIZE
  625.    AXPOS
  626.    AXALIGN0
  627.    WRITEAXIS
  628.    WRITEATTS
  629.    POSITIVE
  630.  -new program-parameter
  631.    RANDOM
  632.  -EXPLODE debugged and optimized (what a difference)
  633.  -TIME rewritten
  634.  -bug in the Read/WriteTDDD-Function removed
  635.   (Couldn't load really big objects <-compiler bug!)
  636.  
  637. Version 0.88 - 30 August 1994
  638.  -manual and online-help updated
  639.  -all functions tested again
  640.  
  641. Version 0.87 - 29 August 1994
  642.  -MERGE completely rewritten
  643.  -some internal speedups
  644.  
  645. Version 0.86 - 29 August 1994
  646.  -new command
  647.    EXPLODE
  648.  
  649. Version 0.85 - 28 August 1994
  650.  -new commands
  651.    ROTFACES
  652.    SCALEFACES
  653.    RENAME
  654.    STAGING
  655.  -manual improved
  656.  -online-help and manual updated
  657.  
  658. Version 0.84 - 28 August 1994
  659.  -new commands
  660.    KILL0FACES
  661.    KILL0EDGES
  662.  -KILL0EDGES completely rewritten
  663.  -COPY rewritten
  664.  -online-help and manual updated
  665.  -pseudo-perspektive removed
  666.  
  667. Version 0.83 - 28 August 1994
  668.  -MERGE, KILLFACE, KILLEDGE, KILLPOINT completely rewritten
  669.  -new commands
  670.    WRITEPOINTS
  671.    WRITEEDGES
  672.    WRITEFACES
  673.  -bug in TDDD-Saver removed
  674.   ((fCount mod 2)#0 caused wrong chunksize in CLST, RLST and TLST)
  675.  
  676. Version 0.82 - 27 August 1994
  677.  -object-lock (no object can be drawed while any procedure is modifiing
  678.                it (otherwise system crashes heavily))
  679.  
  680. Version 0.81 - 26 August 1994
  681.  -new commands:
  682.    COLOR
  683.    TRANS
  684.    REFL
  685.    SPEC
  686.    HARDNESS
  687.    DITHER
  688.    ROUGHNESS
  689.    SHININESS
  690.    ROTATE
  691.    SCALE
  692.    TRANSLATE
  693.  -online-help-updated
  694.  -no bugs found-no bugs removed
  695.  
  696. Version 0.80 - 24 August 1994
  697.  -first working version
  698.